go.uber.org/zap/zapcore.counter.resetAt (field)
3 uses
go.uber.org/zap/zapcore (current package)
sampler.go#L35: resetAt atomic.Int64
sampler.go#L67: resetAfter := c.resetAt.Load()
sampler.go#L75: if !c.resetAt.CAS(resetAfter, newResetAfter) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)